lantiq: dts: vr9: add missing interrupts to pcie node
authorMartin Schiller <ms@dev.tdt.de>
Wed, 10 Apr 2024 11:50:33 +0000 (13:50 +0200)
committerMartin Schiller <ms@dev.tdt.de>
Wed, 15 May 2024 06:54:58 +0000 (08:54 +0200)
This adds the missing interrupts to the pcie node.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9.dtsi

index e4c9be8f87df9655c9333e7abc7a7571c484d018..e0e49f377a7f1efd1a7c87892362f85ab86194fa 100644 (file)
                        reg = <0xd900000 0x1000>;
 
                        interrupt-parent = <&icu0>;
-                       interrupts = <161 144>;
+                       interrupts = <161 144 145 146 147>;
 
                        phys = <&pcie0_phy LANTIQ_PCIE_PHY_MODE_36MHZ>;
                        phy-names = "pcie";